BiconomyForwarder
Verified contract
Active on
Ethereum with 101,339 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "BiconomyForwarder"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21051900 | a month ago | | | 0 | 0.0025264228 | |
| 20870564 | 2 months ago | | | 0 | 0.0033982150 | |
| 20869650 | 2 months ago | | | 0 | 0.0023126201 | |
| 20869610 | 2 months ago | | | 0 | 0.0072007384 | |
| 20869332 | 2 months ago | | | 0 | 0.0027891564 | |
| 20867376 | 2 months ago | | | 0 | 0.00081594822 | |
| 20867280 | 2 months ago | | | 0 | 0.00087616570 | |
| 20865249 | 2 months ago | | | 0 | 0.0029299972 | |
| 20864980 | 2 months ago | | | 0 | 0.0025640671 | |
| 20864781 | 2 months ago | | | 0 | 0.0097990499 |
ABI
ABI objects
Getter at block 21245239
EIP712_DOMAIN_TYPE() view returns (string)
EIP712Domain(string name,string version,address verifyingContract,bytes32 salt)
REQUEST_TYPEHASH() view returns (bytes32)
0xc223e141cca349f82125254307136aaa76c49db05db9f480cc1af6f3bdd453af
isOwner() view returns (bool)
false
owner() view returns (address)
0xbb3982c15d92a8733e82db8ebf881d979cfe9017
Read-only
domains(bytes32) view returns (bool)
getNonce(address from, uint256 batchId) view returns (uint256)
verifyEIP712(struct ERC20ForwardRequestTypesERC20ForwardRequest req, bytes32 domainSeparator, bytes sig) view
verifyPersonalSign(struct ERC20ForwardRequestTypesERC20ForwardRequest req, bytes sig) view
State-modifying
Events executeEIP712(struct ERC20ForwardRequestTypesERC20ForwardRequest req, bytes32 domainSeparator, bytes sig) returns (bool success, bytes ret)
executePersonalSign(struct ERC20ForwardRequestTypesERC20ForwardRequest req, bytes sig) returns (bool success, bytes ret)
registerDomainSeparator(string name, string version)
renounceOwnership()
transferOwnership(address newOwner)
DomainRegistered(bytes32 indexed domainSeparator, bytes domainValue)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address _owner)
This contract contains no fallback and receive objects.
This contract contains no error objects.