package ethchain

import (
	"testing"
)

func TestAddressState(t *testing.T) {
}